CreateCoreNetworkRequest is a JSON Structure definition published by Amazon Cloud WAN, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-cloud-wan/refs/heads/main/json-structure/cloud-wan-create-core-network-request-structure.json",
"name": "CreateCoreNetworkRequest",
"description": "Request body for creating a core network.",
"type": "object",
"properties": {
"GlobalNetworkId": {
"type": "string",
"description": "The ID of the global network that a core network will be a part of.",
"example": "global-network-abc12345"
},
"Description": {
"type": "string",
"description": "The description of a core network."
},
"Tags": {
"type": "array",
"items": {
"type": "object"
},
"description": "Key-value tags for the core network."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.