Schema
Required
-
parent_id(String) Identifier of the parent resource to which the resource belongs. -
type(String) :Supported values
Possible values:UNSPECIFIEDNETWORK_SSD- the list of available types will be clarified later, it is not final versionNETWORK_HDDWEKAVAST
Optional
-
block_size_bytes(Number) -
labels(Map of String) : Labels associated with the resource. -
metadata(Attributes) :Inner value description
Common resource metadata. (see below for nested schema) -
name(String) Human readable name for the resource. -
size_bytes(Number) Cannot be set alongside size_kibibytes, size_mebibytes or size_gibibytes. -
size_gibibytes(Number) Cannot be set alongside size_bytes, size_kibibytes or size_mebibytes. -
size_kibibytes(Number) Cannot be set alongside size_bytes, size_mebibytes or size_gibibytes. -
size_mebibytes(Number) Cannot be set alongside size_bytes, size_kibibytes or size_gibibytes.
Read-Only
-
created_at(String) : Timestamp indicating when the resource was created. A string representing a timestamp in ISO 8601 format:YYYY-MM-DDTHH:MM:SSZorYYYY-MM-DDTHH:MM:SS.SSS±HH:MM -
id(String) Identifier for the resource, unique for its resource type. -
resource_version(Number) : Version of the resource for safe concurrent modifications and consistent reads. Positive and monotonically increases on each resource spec change (but not on each change of the resource’s container(s) or status). Service allows zero value or current. -
status(Attributes) (see below for nested schema) -
updated_at(String) : Timestamp indicating when the resource was last updated. A string representing a timestamp in ISO 8601 format:YYYY-MM-DDTHH:MM:SSZorYYYY-MM-DDTHH:MM:SS.SSS±HH:MM
Nested Schema for metadata
Nested Schema for status
Read-Only:
-
read_only_attachments(List of String) -
read_write_attachments(List of String) -
reconciling(Boolean) Indicates whether there is an ongoing operation -
size_bytes(Number) -
state(String) :Supported values
Possible values:UNSPECIFIEDCREATINGREADYUPDATINGDELETINGERROR
-
state_description(String)