v7

latestSwagger 2.0raw.githubusercontent.com2022-12-067889207.3 KB
DeletedStorage

Gets the specified deleted sas definition.

The Get Deleted SAS Definition operation returns the specified deleted SAS definition along with its attributes. This operation requires the storage/getsas permission.

get/deletedstorage/{storage-account-name}/sas/{sas-definition-name}

Path parameters

storage-account-namestring required

The name of the storage account.

sas-definition-namestring required

The name of the SAS definition.

Query parameters

api-versionstring required

Client API version.

Response

The deleted SAS definition and information on when the it will be purged, and how to recover the deleted SAS definition.

idstring

The SAS definition id.

sidstring

Storage account SAS definition secret id.

templateUristring

The SAS definition token template signed with an arbitrary key. Tokens created according to the SAS definition will have the same properties as the template.

sasType'account' | 'service'

The type of SAS token the SAS definition will create.

validityPeriodstring

The validity period of SAS tokens created according to the SAS definition.

tagsobject

Application specific metadata in the form of key-value pairs