NamespaceManagementClustersImageStorageSpec

The Clusters.ImageStorageSpec structure contains the specification required to configure storage used for container images.


Properties

string
storage_policy Required

Identifier of the storage policy. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: SpsStorageProfile. When operations return a value of this structure as a result, the field will be an identifier for the resource type: SpsStorageProfile.

JSON Example

{
	"storage_policy": "string"
}

Feedback

Was this page helpful?