Workspaces List Available Management Cidr Ranges Request Structure
ListAvailableManagementCidrRangesRequest schema from Amazon WorkSpaces API
Type: objectProperties: 3Required: 1
DesktopEnd User ComputingVirtual DesktopDesktop as a Service
ListAvailableManagementCidrRangesRequest is a JSON Structure definition published by Amazon WorkSpaces, describing 3 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"required": [
"ManagementCidrRangeConstraint"
],
"name": "ListAvailableManagementCidrRangesRequest",
"properties": {
"ManagementCidrRangeConstraint": {
"allOf": [
{
"$ref": "#/components/schemas/ManagementCidrRangeConstraint"
},
{
"description": "The IP address range to search. Specify an IP address range that is compatible with your network and in CIDR notation (that is, specify the range as an IPv4 CIDR block)."
}
]
},
"MaxResults": {
"allOf": [
{
"$ref": "#/components/schemas/ManagementCidrRangeMaxResults"
},
{
"description": "The maximum number of items to return."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/PaginationToken"
},
{
"description": "If you received a <code>NextToken</code> from a previous call that was paginated, provide this token to receive the next set of results."
}
]
}
},
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workspaces/refs/heads/main/json-structure/workspaces-list-available-management-cidr-ranges-request-structure.json",
"description": "ListAvailableManagementCidrRangesRequest schema from Amazon WorkSpaces API"
}
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.