UNPKG

openapi-directory

Version:

Building & bundling https://github.com/APIs-guru/openapi-directory for easy use from JS

1 lines 303 kB
{"openapi":"3.0.0","info":{"version":"2019-07-05","x-release":"v4","title":"AWS Network Manager","description":"Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.","x-logo":{"url":"https://twitter.com/awscloud/profile_image?size=original","backgroundColor":"#FFFFFF"},"termsOfService":"https://aws.amazon.com/service-terms/","contact":{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","url":"https://github.com/mermade/aws2openapi","x-twitter":"PermittedSoc"},"license":{"name":"Apache 2.0 License","url":"http://www.apache.org/licenses/"},"x-providerName":"amazonaws.com","x-serviceName":"networkmanager","x-aws-signingName":"networkmanager","x-origin":[{"contentType":"application/json","url":"https://raw.githubusercontent.com/aws/aws-sdk-js/master/apis/networkmanager-2019-07-05.normal.json","converter":{"url":"https://github.com/mermade/aws2openapi","version":"1.0.0"},"x-apisguru-driver":"external"}],"x-apiClientRegistration":{"url":"https://portal.aws.amazon.com/gp/aws/developer/registration/index.html?nc2=h_ct"},"x-apisguru-categories":["cloud"],"x-preferred":true},"externalDocs":{"description":"Amazon Web Services documentation","url":"https://docs.aws.amazon.com/networkmanager/"},"servers":[{"url":"http://networkmanager.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The NetworkManager multi-region endpoint"},{"url":"https://networkmanager.{region}.amazonaws.com","variables":{"region":{"description":"The AWS region","enum":["us-east-1","us-east-2","us-west-1","us-west-2","us-gov-west-1","us-gov-east-1","ca-central-1","eu-north-1","eu-west-1","eu-west-2","eu-west-3","eu-central-1","eu-south-1","af-south-1","ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-southeast-1","ap-southeast-2","ap-east-1","ap-south-1","sa-east-1","me-south-1"],"default":"us-east-1"}},"description":"The NetworkManager multi-region endpoint"},{"url":"http://networkmanager.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The NetworkManager endpoint for China (Beijing) and China (Ningxia)"},{"url":"https://networkmanager.{region}.amazonaws.com.cn","variables":{"region":{"description":"The AWS region","enum":["cn-north-1","cn-northwest-1"],"default":"cn-north-1"}},"description":"The NetworkManager endpoint for China (Beijing) and China (Ningxia)"}],"x-hasEquivalentPaths":true,"paths":{"/attachments/{attachmentId}/accept":{"post":{"operationId":"AcceptAttachment","description":"<p>Accepts a core network attachment request. </p> <p>Once the attachment request is accepted by a core network owner, the attachment is created and connected to a core network.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AcceptAttachmentResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"485":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"attachmentId","in":"path","required":true,"description":"The ID of the attachment. ","schema":{"type":"string","pattern":"^attachment-([0-9a-f]{8,17})$","minLength":0,"maxLength":50}}]},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/global-networks/{globalNetworkId}/connect-peer-associations":{"post":{"operationId":"AssociateConnectPeer","description":"<p>Associates a core network Connect peer with a device and optionally, with a link. </p> <p>If you specify a link, it must be associated with the specified device. You can only associate core network Connect peers that have been created on a core network Connect attachment on a core network. </p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateConnectPeerResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"484":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"485":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"486":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of your global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["ConnectPeerId","DeviceId"],"properties":{"ConnectPeerId":{"description":"The ID of the Connect peer.","type":"string","pattern":"^connect-peer-([0-9a-f]{8,17})$","minLength":0,"maxLength":50},"DeviceId":{"description":"The ID of the device.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"LinkId":{"description":"The ID of the link.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetConnectPeerAssociations","description":"Returns information about a core network Connect peer associations.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetConnectPeerAssociationsResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"485":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"connectPeerIds","in":"query","required":false,"description":"The IDs of the Connect peers.","schema":{"type":"array","items":{"$ref":"#/components/schemas/ConnectPeerId"}}},{"name":"maxResults","in":"query","required":false,"description":"The maximum number of results to return.","schema":{"type":"integer","minimum":1,"maximum":500}},{"name":"nextToken","in":"query","required":false,"description":"The token for the next page of results.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":2048}},{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}]}},"/global-networks/{globalNetworkId}/customer-gateway-associations":{"post":{"operationId":"AssociateCustomerGateway","description":"<p>Associates a customer gateway with a device and optionally, with a link. If you specify a link, it must be associated with the specified device. </p> <p>You can only associate customer gateways that are connected to a VPN attachment on a transit gateway or core network registered in your global network. When you register a transit gateway or core network, customer gateways that are connected to the transit gateway are automatically included in the global network. To list customer gateways that are connected to a transit gateway, use the <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpnConnections.html\">DescribeVpnConnections</a> EC2 API and filter by <code>transit-gateway-id</code>.</p> <p>You cannot associate a customer gateway with more than one device and link. </p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateCustomerGatewayResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"484":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"485":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"486":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["CustomerGatewayArn","DeviceId"],"properties":{"CustomerGatewayArn":{"description":"The Amazon Resource Name (ARN) of the customer gateway.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":500},"DeviceId":{"description":"The ID of the device.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"LinkId":{"description":"The ID of the link.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetCustomerGatewayAssociations","description":"Gets the association information for customer gateways that are associated with devices and links in your global network.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetCustomerGatewayAssociationsResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"485":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"customerGatewayArns","in":"query","required":false,"description":"One or more customer gateway Amazon Resource Names (ARNs). The maximum is 10.","schema":{"type":"array","items":{"$ref":"#/components/schemas/CustomerGatewayArn"}}},{"name":"maxResults","in":"query","required":false,"description":"The maximum number of results to return.","schema":{"type":"integer","minimum":1,"maximum":500}},{"name":"nextToken","in":"query","required":false,"description":"The token for the next page of results.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":2048}},{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}]}},"/global-networks/{globalNetworkId}/link-associations":{"post":{"operationId":"AssociateLink","description":"Associates a link to a device. A device can be associated to multiple links and a link can be associated to multiple devices. The device and link must be in the same global network and the same site.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateLinkResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"484":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"485":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"486":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["DeviceId","LinkId"],"properties":{"DeviceId":{"description":"The ID of the device.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"LinkId":{"description":"The ID of the link.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetLinkAssociations","description":"Gets the link associations for a device or a link. Either the device ID or the link ID must be specified.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetLinkAssociationsResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"484":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"deviceId","in":"query","required":false,"description":"The ID of the device.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"linkId","in":"query","required":false,"description":"The ID of the link.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"maxResults","in":"query","required":false,"description":"The maximum number of results to return.","schema":{"type":"integer","minimum":1,"maximum":500}},{"name":"nextToken","in":"query","required":false,"description":"The token for the next page of results.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":2048}},{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}]}},"/global-networks/{globalNetworkId}/transit-gateway-connect-peer-associations":{"post":{"operationId":"AssociateTransitGatewayConnectPeer","description":"<p>Associates a transit gateway Connect peer with a device, and optionally, with a link. If you specify a link, it must be associated with the specified device. </p> <p>You can only associate transit gateway Connect peers that have been created on a transit gateway that's registered in your global network.</p> <p>You cannot associate a transit gateway Connect peer with more than one device and link. </p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AssociateTransitGatewayConnectPeerResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"484":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"485":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"486":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["TransitGatewayConnectPeerArn","DeviceId"],"properties":{"TransitGatewayConnectPeerArn":{"description":"The Amazon Resource Name (ARN) of the Connect peer.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":500},"DeviceId":{"description":"The ID of the device.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"LinkId":{"description":"The ID of the link.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetTransitGatewayConnectPeerAssociations","description":"Gets information about one or more of your transit gateway Connect peer associations in a global network.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetTransitGatewayConnectPeerAssociationsResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"485":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"transitGatewayConnectPeerArns","in":"query","required":false,"description":"One or more transit gateway Connect peer Amazon Resource Names (ARNs).","schema":{"type":"array","items":{"$ref":"#/components/schemas/TransitGatewayConnectPeerArn"}}},{"name":"maxResults","in":"query","required":false,"description":"The maximum number of results to return.","schema":{"type":"integer","minimum":1,"maximum":500}},{"name":"nextToken","in":"query","required":false,"description":"The token for the next page of results.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":2048}},{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}]}},"/connect-attachments":{"post":{"operationId":"CreateConnectAttachment","description":"<p>Creates a core network Connect attachment from a specified core network attachment. </p> <p>A core network Connect attachment is a GRE-based tunnel attachment that you can use to establish a connection between a core network and an appliance. A core network Connect attachment uses an existing VPC attachment as the underlying transport mechanism.</p>","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateConnectAttachmentResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"485":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["CoreNetworkId","EdgeLocation","TransportAttachmentId","Options"],"properties":{"CoreNetworkId":{"description":"The ID of a core network where you want to create the attachment. ","type":"string","pattern":"^core-network-([0-9a-f]{8,17})$","minLength":0,"maxLength":50},"EdgeLocation":{"description":"The Region where the edge is located.","type":"string","pattern":"[\\s\\S]*","minLength":1,"maxLength":63},"TransportAttachmentId":{"description":"The ID of the attachment between the two connections.","type":"string","pattern":"^attachment-([0-9a-f]{8,17})$","minLength":0,"maxLength":50},"Options":{"description":"Describes a core network Connect attachment options.","type":"object","properties":{"Protocol":{"allOf":[{"$ref":"#/components/schemas/TunnelProtocol"},{"description":"The protocol used for the attachment connection."}]}}},"Tags":{"description":"The list of key-value tags associated with the request.","type":"array","items":{"$ref":"#/components/schemas/Tag"}},"ClientToken":{"description":"The client token associated with the request.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}]},"/connect-peers":{"post":{"operationId":"CreateConnectPeer","description":"Creates a core network Connect peer for a specified core network connect attachment between a core network and an appliance. The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateConnectPeerResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"485":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["ConnectAttachmentId","PeerAddress","InsideCidrBlocks"],"properties":{"ConnectAttachmentId":{"description":"The ID of the connection attachment.","type":"string","pattern":"^attachment-([0-9a-f]{8,17})$","minLength":0,"maxLength":50},"CoreNetworkAddress":{"description":"A Connect peer core network address.","type":"string","pattern":"[\\s\\S]*","minLength":1,"maxLength":50},"PeerAddress":{"description":"The Connect peer address.","type":"string","pattern":"[\\s\\S]*","minLength":1,"maxLength":50},"BgpOptions":{"description":"Describes the BGP options.","type":"object","properties":{"PeerAsn":{"allOf":[{"$ref":"#/components/schemas/Long"},{"description":"The Peer ASN of the BGP."}]}}},"InsideCidrBlocks":{"description":"The inside IP addresses used for BGP peering.","type":"array","items":{"$ref":"#/components/schemas/ConstrainedString"}},"Tags":{"description":"The tags associated with the peer request.","type":"array","items":{"$ref":"#/components/schemas/Tag"}},"ClientToken":{"description":"The client token associated with the request.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"ListConnectPeers","description":"Returns a list of core network Connect peers.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListConnectPeersResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"coreNetworkId","in":"query","required":false,"description":"The ID of a core network.","schema":{"type":"string","pattern":"^core-network-([0-9a-f]{8,17})$","minLength":0,"maxLength":50}},{"name":"connectAttachmentId","in":"query","required":false,"description":"The ID of the attachment.","schema":{"type":"string","pattern":"^attachment-([0-9a-f]{8,17})$","minLength":0,"maxLength":50}},{"name":"maxResults","in":"query","required":false,"description":"The maximum number of results to return.","schema":{"type":"integer","minimum":1,"maximum":500}},{"name":"nextToken","in":"query","required":false,"description":"The token for the next page of results.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":2048}},{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}]}},"/global-networks/{globalNetworkId}/connections":{"post":{"operationId":"CreateConnection","description":"Creates a connection between two devices. The devices can be a physical or virtual appliance that connects to a third-party appliance in a VPC, or a physical appliance that connects to another physical appliance in an on-premises network.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateConnectionResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"485":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["DeviceId","ConnectedDeviceId"],"properties":{"DeviceId":{"description":"The ID of the first device in the connection.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"ConnectedDeviceId":{"description":"The ID of the second device in the connection.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"LinkId":{"description":"The ID of the link for the first device.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"ConnectedLinkId":{"description":"The ID of the link for the second device.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"Description":{"description":"<p>A description of the connection.</p> <p>Length Constraints: Maximum length of 256 characters.</p>","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256},"Tags":{"description":"The tags to apply to the resource during creation.","type":"array","items":{"$ref":"#/components/schemas/Tag"}}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetConnections","description":"Gets information about one or more of your connections in a global network.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetConnectionsResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"484":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"connectionIds","in":"query","required":false,"description":"One or more connection IDs.","schema":{"type":"array","items":{"$ref":"#/components/schemas/ConnectionId"}}},{"name":"deviceId","in":"query","required":false,"description":"The ID of the device.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"maxResults","in":"query","required":false,"description":"The maximum number of results to return.","schema":{"type":"integer","minimum":1,"maximum":500}},{"name":"nextToken","in":"query","required":false,"description":"The token for the next page of results.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":2048}},{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}]}},"/core-networks":{"post":{"operationId":"CreateCoreNetwork","description":"Creates a core network as part of your global network, and optionally, with a core network policy.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateCoreNetworkResponse"}}}},"480":{"description":"CoreNetworkPolicyException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CoreNetworkPolicyException"}}}},"481":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"482":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"483":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"484":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"485":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"486":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","required":["GlobalNetworkId"],"properties":{"GlobalNetworkId":{"description":"The ID of the global network that a core network will be a part of. ","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"Description":{"description":"The description of a core network.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256},"Tags":{"description":"Key-value tags associated with a core network request.","type":"array","items":{"$ref":"#/components/schemas/Tag"}},"PolicyDocument":{"description":"The policy document for creating a core network.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":10000000},"ClientToken":{"description":"The client token associated with a core network request.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"ListCoreNetworks","description":"Returns a list of owned and shared core networks.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ListCoreNetworksResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"483":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"maxResults","in":"query","required":false,"description":"The maximum number of results to return.","schema":{"type":"integer","minimum":1,"maximum":500}},{"name":"nextToken","in":"query","required":false,"description":"The token for the next page of results.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":2048}},{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}]}},"/global-networks/{globalNetworkId}/devices":{"post":{"operationId":"CreateDevice","description":"Creates a new device in a global network. If you specify both a site ID and a location, the location of the site is used for visualization in the Network Manager console.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateDeviceResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"484":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"485":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"486":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"AWSLocation":{"description":"Specifies a location in Amazon Web Services.","type":"object","properties":{"Zone":{"allOf":[{"$ref":"#/components/schemas/ConstrainedString"},{"description":"The Zone that the device is located in. Specify the ID of an Availability Zone, Local Zone, Wavelength Zone, or an Outpost."}]},"SubnetArn":{"allOf":[{"$ref":"#/components/schemas/SubnetArn"},{"description":"The Amazon Resource Name (ARN) of the subnet that the device is located in."}]}}},"Description":{"description":"<p>A description of the device.</p> <p>Constraints: Maximum length of 256 characters.</p>","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256},"Type":{"description":"The type of the device.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256},"Vendor":{"description":"<p>The vendor of the device.</p> <p>Constraints: Maximum length of 128 characters.</p>","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256},"Model":{"description":"<p>The model of the device.</p> <p>Constraints: Maximum length of 128 characters.</p>","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256},"SerialNumber":{"description":"<p>The serial number of the device.</p> <p>Constraints: Maximum length of 128 characters.</p>","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256},"Location":{"description":"Describes a location.","type":"object","properties":{"Address":{"allOf":[{"$ref":"#/components/schemas/ConstrainedString"},{"description":"The physical address."}]},"Latitude":{"allOf":[{"$ref":"#/components/schemas/ConstrainedString"},{"description":"The latitude."}]},"Longitude":{"allOf":[{"$ref":"#/components/schemas/ConstrainedString"},{"description":"The longitude."}]}}},"SiteId":{"description":"The ID of the site.","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50},"Tags":{"description":"The tags to apply to the resource during creation.","type":"array","items":{"$ref":"#/components/schemas/Tag"}}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"GetDevices","description":"Gets information about one or more of your devices in a global network.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/GetDevicesResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"482":{"description":"ResourceNotFoundException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ResourceNotFoundException"}}}},"483":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"484":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[{"name":"globalNetworkId","in":"path","required":true,"description":"The ID of the global network.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"deviceIds","in":"query","required":false,"description":"One or more device IDs. The maximum is 10.","schema":{"type":"array","items":{"$ref":"#/components/schemas/DeviceId"}}},{"name":"siteId","in":"query","required":false,"description":"The ID of the site.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":50}},{"name":"maxResults","in":"query","required":false,"description":"The maximum number of results to return.","schema":{"type":"integer","minimum":1,"maximum":500}},{"name":"nextToken","in":"query","required":false,"description":"The token for the next page of results.","schema":{"type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":2048}},{"name":"MaxResults","in":"query","schema":{"type":"string"},"description":"Pagination limit","required":false},{"name":"NextToken","in":"query","schema":{"type":"string"},"description":"Pagination token","required":false}]}},"/global-networks":{"post":{"operationId":"CreateGlobalNetwork","description":"Creates a new, empty global network.","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreateGlobalNetworkResponse"}}}},"480":{"description":"ValidationException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ValidationException"}}}},"481":{"description":"ServiceQuotaExceededException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServiceQuotaExceededException"}}}},"482":{"description":"AccessDeniedException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/AccessDeniedException"}}}},"483":{"description":"ConflictException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConflictException"}}}},"484":{"description":"ThrottlingException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ThrottlingException"}}}},"485":{"description":"InternalServerException","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerException"}}}}},"parameters":[],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"Description":{"description":"<p>A description of the global network.</p> <p>Constraints: Maximum length of 256 characters.</p>","type":"string","pattern":"[\\s\\S]*","minLength":0,"maxLength":256},"Tags":{"description":"The tags to apply to the resource during creation.","type":"array","items":{"$ref":"#/components/schemas/Tag"}}}}}}}},"parameters":[{"$ref":"#/components/parameters/X-Amz-Content-Sha256"},{"$ref":"#/components/parameters/X-Amz-Date"},{"$ref":"#/components/parameters/X-Amz-Algorithm"},{"$ref":"#/components/parameters/X-Amz-Credential"},{"$ref":"#/components/parameters/X-Amz-Security-Token"},{"$ref":"#/components/parameters/X-Amz-Signature"},{"$ref":"#/components/parameters/X-Amz-SignedHeaders"}],"get":{"operationId":"DescribeGlobalNetworks","description":"Describes one or more global networks. By default, all global networks are described. To describe the objects in your global network, you must use the appropriate <code>Get*</code> action. For example, to list