Data model

This object includes the properties that are defined in the Base managed object properties schema, with the class-specific specializations identified in Table 1. The Storage Site object does not support the operational status related properties.

Table 1. Storage Site object properties
Name Qualifier Type Description of specialization
object-uri String/ URI The canonical URI path of the Storage Site object is of the form /api/storage-sites/{storage-site-id} where {storage-site-id} is the value of the object-id property of the Storage Site object.
object-id String (36) The unique identifier for the storage site instance.
class String (12) The class of the Storage Site object is "storage-site".
parent String/ URI The parent of a storage site is conceptually its owning Console, and so the parent value is the canonical URI path for the Console.
name (w)(pc) String (1-64) The display name specified for the storage site. The length and character requirements on this property are the same as those of the name property described in the Base managed object properties schema. Names must be unique to the other storage sites within the FICON® configuration associated with the CPC identified by the URI in the cpc-uris property.
description (w)(pc) String (0-1024) Arbitrary text providing additional descriptive information about the storage site.

Default value: An empty string