ScopeGetSchema – Management API – MediaKind
ScopeGetSchema
object
kind
- type: string
- optional
- The kind of record.
metadata
- type: object ScopeMetadataSchema Required
- Scope metadata.
Properties
- id: string Required
- format: uuid
- The ID of the resource
- name: string Optional
- The name of the resource
spec
- type: object ScopeSpecSchema Required
- Scope specification.
Properties
- description: string Required
- 0-256 characters
- A description of the scope.
- resources: list of objects ScopeResourceSchema Optional
- List of resources.
Properties
- id: string Required
- format: uuid
- The id of the resource.
- type: string Required
- The type of the resource.