FileshareDto
Schema for File share. Searchable fields are “id”, “name”, “path”, “providerInstanceId”, “deploymentProviderInstanceId”, “type”, “category”, “status”, “createdAt”, “updatedAt”
Properties
Credential Id
Category of File share
Possible values are: DELIVERY , STAGING
This represents the timestamp at which the object was created
Deployment Provider Instance Id
This represents the unique Id of the Object
This represents the location
Name of file share
This represents the organization Id
Path of file share
Provider Instance Id
Quota in GB
Status of File share provisioning
Possible values are: DEPROVISION_FAILED , DEPROVISION_PENDING , PROVISION_FAILED , PROVISION_PENDING , PROVISION_SUCCESS
Type of File share
Possible values are: APPLICATION
This represents the latest timestamp at which the object was updated
Usage inBytes
JSON Example
{
"credentialId": "63660836834158736e98ca2c"
}