LocationSpecSchema_v1 – Management API – MediaKind
LocationSpecSchema_v1
Properties
Cloud
- LocationCloudSchema (Optional)
- displayName: string (Required)
- The display name of the cloud.
- name: string (Optional)
- The unique name of the cloud.
Region
- 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).
Organization
- OrganizationSpecSchema_v1 (Optional)
- id: string or null (Optional, format: uuid)
- 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.