Toegewijde IP’s
Inventaris, autorisatie, verwijdering en domeintoewijzingen van toegewijde IP’s beheren. De voorbeelden gebruiken de A2A-codemodus. MCP biedt dezelfde codemodus via het hulpmiddelexecute.
Functies
dedicated_ips.authorize
dedicated_ips.authorize.
| Eigenschap | Waarde | Eigenschap | Waarde |
|---|---|---|---|
| Vereiste machtiging | proxy.authorize | Authenticatie vereist | ja |
| Uitvoermodus | sync | Mogelijkheid | proxy.authorize |
| Resourcetype | account | Resource-ID-veld | account_id |
| Openbare API-route | POST /v1/public/accounts/{account_id}/dedicated-ips/{dedicated_ip_id}/authorize |
Argumenten
Argumenten
| Naam | Type | Vereist |
|---|---|---|
account_id | str | ja |
dedicated_ip_id | str | ja |
reissue | bool | nee |
Retourneert
Retourneert
| Veld | Type | Vereist |
|---|---|---|
id | str | ja |
name | str | ja |
status | str | ja |
type | str | ja |
asn | int | null | nee |
country_code | str | null | nee |
created_at | str | null | nee |
ip_addresses | [{"ip": str, "fcrdns_confirmed"?: bool, "healthy"?: bool | null, "rdns"?: str | null}] | nee |
updated_at | str | null | nee |
A2A-voorbeeld
A2A-voorbeeld
Aanvraag:Respons:
MCP-voorbeeld
MCP-voorbeeld
Aanvraag:Respons:
dedicated_ips.available_options
dedicated_ips.available_options.
| Eigenschap | Waarde | Eigenschap | Waarde |
|---|---|---|---|
| Vereiste machtiging | proxy.create | Authenticatie vereist | ja |
| Uitvoermodus | sync | Mogelijkheid | proxy.create |
| Resourcetype | account | Resource-ID-veld | account_id |
| Openbare API-route | GET /v1/public/accounts/{account_id}/dedicated-ips/available-options |
Argumenten
Argumenten
| Naam | Type | Vereist |
|---|---|---|
account_id | str | ja |
asn | str | null | nee |
country_code | str | null | nee |
Retourneert
Retourneert
| Veld | Type | Vereist |
|---|---|---|
id | str | ja |
name | str | ja |
asn | int | null | nee |
country_code | str | null | nee |
ip_addresses | [{"ip": str, "fcrdns_confirmed"?: bool, "healthy"?: bool | null, "rdns"?: str | null}] | nee |
A2A-voorbeeld
A2A-voorbeeld
Aanvraag:Respons:
MCP-voorbeeld
MCP-voorbeeld
Aanvraag:Respons:
dedicated_ips.claim
dedicated_ips.claim.
| Eigenschap | Waarde | Eigenschap | Waarde |
|---|---|---|---|
| Vereiste machtiging | proxy.create | Authenticatie vereist | ja |
| Uitvoermodus | sync | Mogelijkheid | proxy.create |
| Resourcetype | account | Resource-ID-veld | account_id |
| Openbare API-route | POST /v1/public/accounts/{account_id}/dedicated-ips/claim |
Argumenten
Argumenten
| Naam | Type | Vereist |
|---|---|---|
account_id | str | ja |
option_id | str | null | nee |
Retourneert
Retourneert
| Veld | Type | Vereist |
|---|---|---|
id | str | ja |
name | str | ja |
status | str | ja |
type | str | ja |
asn | int | null | nee |
country_code | str | null | nee |
created_at | str | null | nee |
ip_addresses | [{"ip": str, "fcrdns_confirmed"?: bool, "healthy"?: bool | null, "rdns"?: str | null}] | nee |
updated_at | str | null | nee |
A2A-voorbeeld
A2A-voorbeeld
Aanvraag:Respons:
MCP-voorbeeld
MCP-voorbeeld
Aanvraag:Respons:
dedicated_ips.delete
dedicated_ips.delete.
| Eigenschap | Waarde | Eigenschap | Waarde |
|---|---|---|---|
| Vereiste machtiging | proxy.delete | Authenticatie vereist | ja |
| Uitvoermodus | sync | Mogelijkheid | proxy.delete |
| Resourcetype | account | Resource-ID-veld | account_id |
| Openbare API-route | DELETE /v1/public/accounts/{account_id}/dedicated-ips/{dedicated_ip_id} |
Argumenten
Argumenten
| Naam | Type | Vereist |
|---|---|---|
account_id | str | ja |
dedicated_ip_id | str | ja |
force | bool | nee |
Retourneert
Retourneert
| Veld | Type | Vereist |
|---|---|---|
dedicated_ip_id | str | ja |
domain_ids | [str] | ja |
A2A-voorbeeld
A2A-voorbeeld
Aanvraag:Respons:
MCP-voorbeeld
MCP-voorbeeld
Aanvraag:Respons:
dedicated_ips.domains.assign
dedicated_ips.domains.assign.
| Eigenschap | Waarde | Eigenschap | Waarde |
|---|---|---|---|
| Vereiste machtiging | domain.proxy.assign | Authenticatie vereist | ja |
| Uitvoermodus | sync | Mogelijkheid | domain.proxy.assign |
| Resourcetype | account | Resource-ID-veld | account_id |
| Openbare API-route | POST /v1/public/accounts/{account_id}/dedicated-ips/{dedicated_ip_id}/domains/assign |
Argumenten
Argumenten
| Naam | Type | Vereist |
|---|---|---|
account_id | str | ja |
dedicated_ip_id | str | ja |
domain_ids | [str] | nee |
Retourneert
Retourneert
| Veld | Type | Vereist |
|---|---|---|
dedicated_ip_id | str | ja |
domain_ids | [str] | ja |
A2A-voorbeeld
A2A-voorbeeld
Aanvraag:Respons:
MCP-voorbeeld
MCP-voorbeeld
Aanvraag:Respons:
dedicated_ips.domains.unassign
dedicated_ips.domains.unassign.
| Eigenschap | Waarde | Eigenschap | Waarde |
|---|---|---|---|
| Vereiste machtiging | domain.proxy.assign | Authenticatie vereist | ja |
| Uitvoermodus | sync | Mogelijkheid | domain.proxy.assign |
| Resourcetype | account | Resource-ID-veld | account_id |
| Openbare API-route | POST /v1/public/accounts/{account_id}/dedicated-ips/{dedicated_ip_id}/domains/unassign |
Argumenten
Argumenten
| Naam | Type | Vereist |
|---|---|---|
account_id | str | ja |
dedicated_ip_id | str | ja |
domain_ids | [str] | nee |
Retourneert
Retourneert
| Veld | Type | Vereist |
|---|---|---|
dedicated_ip_id | str | ja |
domain_ids | [str] | ja |
A2A-voorbeeld
A2A-voorbeeld
Aanvraag:Respons:
MCP-voorbeeld
MCP-voorbeeld
Aanvraag:Respons:
dedicated_ips.get
dedicated_ips.get.
| Eigenschap | Waarde | Eigenschap | Waarde |
|---|---|---|---|
| Vereiste machtiging | proxy.view | Authenticatie vereist | ja |
| Uitvoermodus | sync | Mogelijkheid | proxy.view |
| Resourcetype | account | Resource-ID-veld | account_id |
| Openbare API-route | GET /v1/public/accounts/{account_id}/dedicated-ips/{dedicated_ip_id} |
Argumenten
Argumenten
| Naam | Type | Vereist |
|---|---|---|
account_id | str | ja |
dedicated_ip_id | str | ja |
Retourneert
Retourneert
| Veld | Type | Vereist |
|---|---|---|
id | str | ja |
name | str | ja |
status | str | ja |
type | str | ja |
asn | int | null | nee |
country_code | str | null | nee |
created_at | str | null | nee |
ip_addresses | [{"ip": str, "fcrdns_confirmed"?: bool, "healthy"?: bool | null, "rdns"?: str | null}] | nee |
updated_at | str | null | nee |
A2A-voorbeeld
A2A-voorbeeld
Aanvraag:Respons:
MCP-voorbeeld
MCP-voorbeeld
Aanvraag:Respons:
dedicated_ips.list
dedicated_ips.list.
| Eigenschap | Waarde | Eigenschap | Waarde |
|---|---|---|---|
| Vereiste machtiging | proxy.view | Authenticatie vereist | ja |
| Uitvoermodus | sync | Mogelijkheid | proxy.view |
| Resourcetype | account | Resource-ID-veld | account_id |
| Openbare API-route | GET /v1/public/accounts/{account_id}/dedicated-ips |
Argumenten
Argumenten
| Naam | Type | Vereist |
|---|---|---|
account_id | str | ja |
page | int | nee |
page_size | int | nee |
Retourneert
Retourneert
| Veld | Type | Vereist |
|---|---|---|
items | [{"id": str, "name": str, "status": str, "type": str, "asn"?: int | null, "country_code"?: str | null, "created_at"?: str | null, "ip_addresses"?: [{"ip": str, "fcrdns_confirmed"?: bool, "healthy"?: bool | null, "rdns"?: str | null}], "updated_at"?: str | null}] | ja |
page | int | ja |
page_size | int | ja |
total | int | ja |
A2A-voorbeeld
A2A-voorbeeld
Aanvraag:Respons:
MCP-voorbeeld
MCP-voorbeeld
Aanvraag:Respons: