Directory
DirectoryServices
List Workers VPC connectivity services
client.connectivity.directory.services.list(ServiceListParams { account_id, page, per_page, type } params, RequestOptionsoptions?): V4PagePaginationArray<ServiceListResponse>
GET/accounts/{account_id}/connectivity/directory/services
Create Workers VPC connectivity service
client.connectivity.directory.services.create(ServiceCreateParamsparams, RequestOptionsoptions?): ServiceCreateResponse
POST/accounts/{account_id}/connectivity/directory/services
Get Workers VPC connectivity service
client.connectivity.directory.services.get(stringserviceId, ServiceGetParams { account_id } params, RequestOptionsoptions?): ServiceGetResponse
GET/accounts/{account_id}/connectivity/directory/services/{service_id}
Update Workers VPC connectivity service
client.connectivity.directory.services.update(stringserviceId, ServiceUpdateParamsparams, RequestOptionsoptions?): ServiceUpdateResponse
PUT/accounts/{account_id}/connectivity/directory/services/{service_id}
Delete Workers VPC connectivity service
client.connectivity.directory.services.delete(stringserviceId, ServiceDeleteParams { account_id } params, RequestOptionsoptions?): void
DELETE/accounts/{account_id}/connectivity/directory/services/{service_id}
ModelsExpand Collapse
ServiceListResponse = InfraHTTPServiceConfig { host, name, type, 6 more } | InfraTCPServiceConfig { host, name, type, 6 more }
ServiceListResponse = InfraHTTPServiceConfig { host, name, type, 6 more } | InfraTCPServiceConfig { host, name, type, 6 more }
One of the following:
InfraHTTPServiceConfig { host, name, type, 6 more }
InfraHTTPServiceConfig { host, name, type, 6 more }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
InfraTCPServiceConfig { host, name, type, 6 more }
InfraTCPServiceConfig { host, name, type, 6 more }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
ServiceCreateResponse = InfraHTTPServiceConfig { host, name, type, 6 more } | InfraTCPServiceConfig { host, name, type, 6 more }
ServiceCreateResponse = InfraHTTPServiceConfig { host, name, type, 6 more } | InfraTCPServiceConfig { host, name, type, 6 more }
One of the following:
InfraHTTPServiceConfig { host, name, type, 6 more }
InfraHTTPServiceConfig { host, name, type, 6 more }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
InfraTCPServiceConfig { host, name, type, 6 more }
InfraTCPServiceConfig { host, name, type, 6 more }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
ServiceGetResponse = InfraHTTPServiceConfig { host, name, type, 6 more } | InfraTCPServiceConfig { host, name, type, 6 more }
ServiceGetResponse = InfraHTTPServiceConfig { host, name, type, 6 more } | InfraTCPServiceConfig { host, name, type, 6 more }
One of the following:
InfraHTTPServiceConfig { host, name, type, 6 more }
InfraHTTPServiceConfig { host, name, type, 6 more }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
InfraTCPServiceConfig { host, name, type, 6 more }
InfraTCPServiceConfig { host, name, type, 6 more }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
ServiceUpdateResponse = InfraHTTPServiceConfig { host, name, type, 6 more } | InfraTCPServiceConfig { host, name, type, 6 more }
ServiceUpdateResponse = InfraHTTPServiceConfig { host, name, type, 6 more } | InfraTCPServiceConfig { host, name, type, 6 more }
One of the following:
InfraHTTPServiceConfig { host, name, type, 6 more }
InfraHTTPServiceConfig { host, name, type, 6 more }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
InfraTCPServiceConfig { host, name, type, 6 more }
InfraTCPServiceConfig { host, name, type, 6 more }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }
host: InfraIPv4Host { ipv4, network } | InfraIPv6Host { ipv6, network } | InfraDualStackHost { ipv4, ipv6, network } | InfraHostnameHost { hostname, resolver_network }