MosaicAddStoreRequestInput
Supported in m3.2.0-m4.2.0 Object for stores added on mosaic.
Fields
| Field | Type | Description |
|---|---|---|
| accessKeyId | String | Supported in m3.2.0-m4.2.0 Access key id. |
| nfsServer | String | Supported in m3.2.0-m4.2.0 Nfs server. |
| nfsServerMountPath | String | Supported in m3.2.0-m4.2.0 Nfs server mount path. |
| secretKey | String | Supported in m3.2.0-m4.2.0 Secret key. |
| skipKeyFileConfig | Boolean | Supported in m3.2.0-m4.2.0 Whether to skip key file config. |
| storeName | String! | Required. Supported in m3.2.0-m4.2.0 Name of the store. |
| storeType | MosaicAddStoreRequestStoreType! | Required. Supported in m3.2.0-m4.2.0 Type of the store on mosaic. |
| storeUrl | String! | Required. Supported in m3.2.0-m4.2.0 Store path/url. |