LocationListResponseSchema_v1 – Management API – MediaKind
LocationListResponseSchema_v1
Properties
kind: string (Optional)
The type of the resource.value: list of objects LocationSchema_v1 (Required)
A list of Locations
Metadata
metadata: object MetadataMinimalSchema (Required)
displayName: string (Optional)
The display name of the resource- id: string (Required, format: uuid)
The ID of the resource - name: string (Optional)
The name of the resource
- id: string (Required, format: uuid)
Specification
spec: object LocationSpecSchema_v1 (Required)
cloud: object LocationCloudSchema (Optional)
- displayName: string (Required)
The display name of the cloud. - name: string (Optional)
The unique name of the cloud.
- displayName: string (Required)
region: object LocationRegionSchema (Optional)
- displayName: string (Required)
The display name of the cloud region. - name: string (Optional)
The name of the cloud region (unique within the cloud).
- displayName: string (Required)
organization: object OrganizationSpecSchema_v1 (Optional)
- id: string or null (Optional, format: uuid)
ID of the organization. - name: string (Required)
Name of the organization. - type: enum (Required)
Is the location one that is usable only by your organization?
Allowed values: SaaS, Dedicated
- id: string or null (Optional, format: uuid)