ObjectStoreRemoteCredentials

Properties

Name Type Description Notes
id str A non-modifiable, globally unique ID chosen by the system. [optional]
name str The name of the object (e.g., a file system or snapshot) [optional]
created int Creation timestamp of the object [optional]
access_key_id str Access Key ID to be used when connecting to a remote object store. [optional]
secret_access_key str Secret Access Key to be used when connecting to a remote object store. After creation, listing will only show ****. [optional]
remote FixedReferenceWithId Reference of the associated array connection or target. [optional]

[Back to Model list] [Back to API list] [Back to Overview]