[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

FileshareDto

Schema for File share. Searchable fields are “id”, “name”, “path”, “providerInstanceId”, “deploymentProviderInstanceId”, “type”, “category”, “status”, “createdAt”, “updatedAt”


Properties

string
credentialId Required

Credential Id


string
category Optional

Category of File share

Possible values are: DELIVERYSTAGING


credential Optional

Scheme for File share Credential


string
createdAt Optional

This represents the timestamp at which the object was created


string
deploymentProviderInstanceId Optional

Deployment Provider Instance Id


string
id Optional

This represents the unique Id of the Object


string
location Optional

This represents the location


string
name Optional

Name of file share


string
orgId Optional

This represents the organization Id


string
path Optional

Path of file share


string
providerInstanceId Optional

Provider Instance Id


integer as int64
quotaGB Optional

Quota in GB


string
status Optional

Status of File share provisioning

Possible values are: DEPROVISION_FAILEDDEPROVISION_PENDINGPROVISION_FAILEDPROVISION_PENDINGPROVISION_SUCCESS


string
type Optional

Type of File share

Possible values are: APPLICATION


string
updatedAt Optional

This represents the latest timestamp at which the object was updated


integer as int64
usageBytes Optional

Usage inBytes

JSON Example

{
    "credentialId": "63660836834158736e98ca2c"
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

FileshareDtoPage

Feedback

Was this page helpful?